type net.byRFC6724Info
4 uses
net (current package)
addrselect.go#L25: addrInfos := make([]byRFC6724Info, len(addrs))
addrselect.go#L28: addrInfos[i] = byRFC6724Info{
addrselect.go#L79: type byRFC6724Info struct {
addrselect.go#L90: func compareByRFC6724(a, b byRFC6724Info) int {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |